CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - snake active contour

搜索资源列表

  1. gvfc

    0下载:
  2. 基于GVF的SNAKE一个实现的重要函数GVFC,网上搜得-An important function GVFC used to implement the snake (active contour) based on the GVF (gradient vector flow).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:4649
    • 提供者:风清扬
  1. gvf_v5

    0下载:
  2. Matlab code for the implementation of the snake(active contour). Very useful in the image segmentation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1378056
    • 提供者:王军
  1. activecontour

    0下载:
  2. snake(active contour)的c++版本。输入:用户标定的初始点。输出:目标边界-snake (active contour) c + + version. Enter : the initial user calibration point. Output : Target border
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5956
    • 提供者:rebeller
  1. snake

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:15073
    • 提供者:王亦
  1. Snake-C

    0下载:
  2. Snake 算法或Active Contour Models。这类算法需要给出初始的轮廓,然后进行迭代,使轮廓沿能量降低的方向靠近,最后得到一个优化的边界。
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5057
    • 提供者:王亦
  1. opencv实现的snake算法

    0下载:
  2. opencv实现的snake算法,可以用于轮廓提取。,opencv realized snake algorithm, can be used for contour extraction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-22
    • 文件大小:94884
    • 提供者:李占闯
  1. ClassicalSnakesAlgorithm

    0下载:
  2. A clasical snake implementation on a binaty image. The implementation followa the Torozopoliz article on active contour and s nakes
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1690173
    • 提供者:avieli
  1. snake_matlab

    1下载:
  2. 实现了snake without edge 这篇文献的算法。可以运行,而且结果良好。-snake 0r active contour model.
  3. 所属分类:matlab例程

    • 发布日期:2014-04-04
    • 文件大小:13131
    • 提供者:liuxing
  1. snake

    0下载:
  2. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:20921
    • 提供者:啊哦
  1. gvf_SSF

    0下载:
  2. 基于gvf(Gradient Vector Flow)的主动轮廓模型(snake)图像分割算法。 包括3个算法的实现,即基本SNAKE,ballon snake, 和GVF snake. 都采用了参数解法,很适合初学者使用-Based gvf (Gradient Vector Flow) of the active contour model (snake) segmentation algorithm. Including the three algorithm, namely, th
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:988796
    • 提供者:孙水发
  1. snake

    0下载:
  2. 主要用于图像分割的主动轮廓线的源代码,该方法为非参数模型-Mainly used for active contour segmentation of the source code, the method for non-parameter model
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:75742
    • 提供者:wangzan
  1. Snake

    0下载:
  2. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:275215
    • 提供者:马欣
  1. a-kind-of-snake-codes

    0下载:
  2. 主动轮廓模型又叫做snake模型,是图像分割中的经典之作,本压缩文件中包含了大量基于snake模型的图像分割实现程序-Active contour model is also called snake model, image segmentation is classic, the compressed file contains a large number of image segmentation based on snake model to achieve program
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:986814
    • 提供者:sjx
  1. BasicSnake_version2e

    0下载:
  2. The basic snake segmentation (2d and 3d). A snake is an active (moving) contour, in which the points are attracted by edges and other boundaries. To keep the contour smooth, an membrame and thin plate energy is used as regularization.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:39499
    • 提供者:Leon
  1. Snake

    0下载:
  2. 通过matlab语言实现GVFsnake算法,提取图像的轮廓特征,并通过绘图显示出特征点-GVF snake (active contour) toolbox
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:19628
    • 提供者:lianchen
  1. active-contour-model

    0下载:
  2. active contour model,蛇形模型,由于图像分割。-active contour model,snake model.used to segment the image we want
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2180567
    • 提供者:zhangyinlong
  1. Active-Contour-Segmentation

    0下载:
  2. Greedy Snake contour plus user interaction Active Contour Without Edges (Chan Vese) I implement these papers using matlab. I hope you enjoy :)
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1454810
    • 提供者:nbmnbm
  1. Active-Contour-Models-

    0下载:
  2.  传统Snake 模型存在的缺点是, 其初始轮廓必须靠近图像中感兴趣目标的真实边缘,否则会得到错误结 果,且由于Snake 模型的非凸性,结果不能进入感兴趣目标的深凹部分,很容易陷入局部极小点. 由此该文提出一 种基于力场分析的主动轮廓模型,详细分析了基于欧氏距离变换的距离势能力场分布,归纳出感兴趣目标上真轮 廓点与假轮廓点的判别标准. 建立了由曲线能量到最终结果的有效方法,避免了Snake 陷入局部极小点. 实验结果 表明,该模型具有较大的捕获区域,能够进入感兴趣目标的深凹部分
  3. 所属分类:Project Manage

    • 发布日期:2017-11-10
    • 文件大小:325831
    • 提供者:罗朝辉
  1. 935828160Demo2

    0下载:
  2. snake主动轮廓 实现图像分割 算法准确(Snake active contour)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:听听11
  1. Snake

    0下载:
  2. 形变活动轮廓模型,实现Snake(Kass)模型(The deformable active contour model is used to implement the Snake (Kass) model)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:819200
    • 提供者:233cy
« 1 23 4 »
搜珍网 www.dssz.com